Skip to content

Modernize more of the transform functions#5934

Merged
mstange merged 3 commits intofirefox-devtools:mainfrom
mstange:push-rpnlzllzpywq
Apr 7, 2026
Merged

Modernize more of the transform functions#5934
mstange merged 3 commits intofirefox-devtools:mainfrom
mstange:push-rpnlzllzpywq

Conversation

@mstange
Copy link
Copy Markdown
Contributor

@mstange mstange commented Apr 2, 2026

Two changes:

  • Use createStackTableBySkippingDiscarded in focusSubtree, focusFunction, and focusCategory.
  • Change mergeCallNode to only create a new prefix column, like mergeFunction.

@mstange mstange requested a review from canova April 2, 2026 15:53
@mstange mstange self-assigned this Apr 2, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.45%. Comparing base (bc32214) to head (46e3594).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5934   +/-   ##
=======================================
  Coverage   85.45%   85.45%           
=======================================
  Files         321      321           
  Lines       32068    32068           
  Branches     8829     8745   -84     
=======================================
  Hits        27403    27403           
  Misses       4234     4234           
  Partials      431      431           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Member

@canova canova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks!

@mstange mstange enabled auto-merge April 7, 2026 17:08
@mstange mstange merged commit ac19bf3 into firefox-devtools:main Apr 7, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants